change: rename prefix_map_gdbinit to gdbinit/prefix_map (RDT-1461)#368
Conversation
|
If master branch of But if it is used for testing old IDF (v5.4 or below), additional logic should be added to find the file |
|
Seems like we can get it from project_description.json, would that help? It exists in all supported IDF branches. |
|
@igrr , it's IDF v6.0 breaking change to remove this outdated JSON field / gdbinit file. In favor of and gdbinit/prefix_map |
|
@hfudev PTAL |
|
Hi @Lapshin would it be a breaking change for earlier versions of esp-idf? if it's not a breaking change, then it LGTM. |
3de0a94 to
0d28447
Compare
|
@hfudev , now it should be backward compatible. Please check |
0d28447 to
5301a94
Compare
|
Thank you. LGTM. |
Description
Rename
prefix_map_gdbinittogdbinit/prefix_mapRelated
Testing
Checklist
Before submitting a Pull Request, please ensure the following: